Closed
Bug 1602829
Opened 5 years ago
Closed 5 months ago
[meta] Support gramex/apps/capture.js usage of puppeteer
Categories
(Remote Protocol :: Agent, task)
Remote Protocol
Agent
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: whimboo, Unassigned)
References
()
Details
(Keywords: meta)
capture.js uses puppeteer for generating PDF documents, and serving it via an internal HTTP server as download to the user.
The PDF generation feature will land soon via bug 1599994. But it also depends on Network.getCookies
, Network.deleteCookie
, Network.setExtraHTTPHeaders
and Emulation.setEmulatedMedia
.
Reporter | ||
Updated•5 years ago
|
Updated•3 years ago
|
Severity: normal → S3
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•9 months ago
|
||
I filed an issue at https://github.com/gramener/gramex/issues/786.
Reporter | ||
Comment 2•5 months ago
|
||
There is nothing more that we can actually do.
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•